home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / SheepTeroids.swf / scripts / DefineButton2_118 / BUTTONCONDACTION on(keyPress Down).as next >
Encoding:
Text File  |  2005-08-05  |  44 b   |  4 lines

  1. on(keyPress "<Down>"){
  2.    shipBreak();
  3. }
  4.